By csackrider
Skills for AIDLC phases, architecture, testing, git workflow, work tracking, specs, backend/frontend, gdoc-to-markdown, and blog writing.
Modern web development patterns for React, Vue, and vanilla JS including component architecture, state management, and performance. Use when building web UIs, optimizing frontend performance, or implementing accessibility.
Download Google Docs as markdown files to external-brain folder. Use when the user provides a Google Doc URL and wants to save it locally, archive documentation, or import Google Docs content.
Git workflow standards including commit messages, branch management, and success criteria. Use when committing code, creating branches, or preparing changes for review.
AIDLC Design phase — Tech Spec under feature/<slug>/, review passes, human gate before /build. Requires an approved Product Spec (run /plan first or confirm approval in-thread).
Apply software architecture best practices and design patterns. Use when designing systems, refactoring code, making architectural decisions, or reviewing code structure.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI-DLC is the public skills and agents library for the AI Development Lifecycle (AIDLC): phase orchestrators (/plan, /design, /build, /review, /ship), domain skills (architecture, testing, backend, frontend, …), and agent bundles. It ships as a Claude Code and Cursor team marketplace (see .cursor-plugin/marketplace.json) and works with Cursor via symlinked skill directories or the team plugin UI.
Runtime orchestration (control plane, TS agent loop, Docker stack) lives in a separate private repo and is not included here.
curl -fsSL https://raw.githubusercontent.com/queen-of-code/AI-DLC/main/install.sh | bash
This clones to ~/.ai-dlc and links skills into ~/.cursor/skills and ~/.claude/skills.
/plugin marketplace add /path/to/AI-DLC
/plugin install ai-dlc-skills@ai-dlc
See docs/CLAUDE-MARKETPLACE.md.
| Doc | Description |
|---|---|
| docs/SKILLS.md | Bundle format, manifest schema, skill catalog |
| docs/INSTALL.md | Install paths and updates |
| docs/CLAUDE-MARKETPLACE.md | Claude Code & Cursor marketplace usage |
| docs/GITHUB-AIDLC-PROJECT.md | GitHub Projects (classic) + labels + Actions + Mac cron for AIDLC |
| docs/ISSUE-TRACKER-PORTABILITY.md | Declare GitHub / Linear / Jira in consumer AGENTS.md; setup agent |
| AGENTS.md | Contributor / agent instructions |
skills/ — All skill and agent bundles (SKILL.md + optional tool.ts, system-prompt.md).skills/spec-management/templates/ — Product Spec, Tech Spec, ADR template (adr-template.md), and ADR folder guidance (adr-guidance.md) — all packaged with the spec-management skill / plugin.agent-library-mcp/ — Manifest validation and CI helpers (npm run validate-manifests)..claude-plugin/marketplace.json — Claude Code marketplace catalog..cursor-plugin/marketplace.json — Cursor team marketplace catalog (metadata.pluginRoot: plugins).plugins/ai-dlc-skills/ — .claude-plugin/ + .cursor-plugin/ manifests and copy of skills/ (synced via ./scripts/sync-plugin-skills.sh).scripts/ — aidlc-cron.sh, prompts/, launchd/ examples for GitHub + Claude automation (docs/GITHUB-AIDLC-PROJECT.md); validate-cursor-marketplace.mjs checks the Cursor team marketplace layout (docs/CLAUDE-MARKETPLACE.md).See LICENSE.
npx claudepluginhub csackrider/ai-dlc --plugin ai-dlc-skillsTools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses