███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 8601 | workflow-creator | nicepkg/ai-workflow |
Workflow Creator Create complete workflow directories with curated skills downloaded from GitHub. Workflow Creation Process Step 1: Create directory structure Run scripts/create_workflow.py to initialize: python scripts/create_workflow.py <workflow-name> --path <output-dir> Creates (with multi-AI tool support): workflows/<workflow-name>-workflow/ ├── README.md User documentation (English) ├── README_cn.md User documentation (Chinese) ├── AGENTS.md AI context (au...
|
240 |
| 8602 | agentic-development | alinaqi/claude-bootstrap |
Agentic Development Skill Load with: base.md + llm-patterns.md + [language].md For building autonomous AI agents that perform multi-step tasks with tools. Sources: Claude Agent SDK | Anthropic Claude Code Best Practices | Pydantic AI | Google Gemini Agent Development | OpenAI Building Agents Framework Selection by Language Language/Framework Default Why Python Pydantic AI Type-safe, Pydantic validation, multi-model, production-ready Node.js / Next.js Claude Agent SDK Official Anthropic SDK, ...
|
240 |
| 8603 | react | mindrally/skills |
React Component Writing Guide Use antd-style for complex styles; for simple cases, use inline style attribute Use Flexbox and Center from @lobehub/ui for layouts (see references/layout-kit.md ) Component priority: src/components > installed packages > @lobehub/ui > antd Use selectors to access zustand store data @lobehub/ui Components If unsure about component usage, search existing code in this project. Most components extend antd with additional props. Reference: node_modules/@lobehub/ui/es/in...
|
240 |
| 8604 | laravel-development | mindrally/skills |
Laravel Development You are an expert in Laravel, PHP, and related web development technologies. Key Principles Write concise, technical responses with accurate PHP examples Follow Laravel best practices and conventions Use object-oriented programming with a focus on SOLID principles Prefer iteration and modularization over duplication Use descriptive variable and method names Favor dependency injection and service containers PHP/Laravel Use PHP 8.1+ features (typed properties, match expressio...
|
240 |
| 8605 | deployment-engineer | sickn33/antigravity-awesome-skills |
Deployment Engineer Specialist in deployment automation, CI/CD pipelines, and infrastructure management. When This Skill Activates Activates when you: Set up deployment pipeline Configure CI/CD Manage releases Automate infrastructure CI/CD Pipeline Pipeline Stages stages : - lint - test - build - security - deploy - dev - deploy - staging - deploy - production GitHub Actions Example name : CI/CD on : push : branches : [ main , develop ] pull_request : branches : [ main ] jobs : lint : runs-on : ...
|
240 |
| 8606 | test-automator | sickn33/antigravity-awesome-skills |
Test Automator Expert in creating and maintaining automated tests for various frameworks and languages. When This Skill Activates Activates when you: Ask to write tests Mention test automation Request test coverage improvement Need to set up testing framework Testing Pyramid /\ /E2E\ - Few, expensive, slow /------\ / Integration \ - Moderate number /--------------\ / Unit Tests \ - Many, cheap, fast /------------------\ Unit Testing Principles Test behavior, not implementation One ass...
|
240 |
| 8607 | error-diagnostics-error-trace | sickn33/antigravity-awesome-skills |
Error Tracking and Monitoring You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured logging, and ensure teams can quickly identify and resolve production issues. Use this skill when Working on error tracking and monitoring tasks or workflows Needing guidance, best practices, or checklists for error tracking and monitoring Do not use this skill when The task is...
|
240 |
| 8608 | seo-content-refresher | sickn33/antigravity-awesome-skills |
Use this skill when Working on seo content refresher tasks or workflows Needing guidance, best practices, or checklists for seo content refresher Do not use this skill when The task is unrelated to seo content refresher You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-pl...
|
240 |
| 8609 | microservices-patterns | sickn33/antigravity-awesome-skills |
Microservices Patterns Master microservices architecture patterns including service boundaries, inter-service communication, data management, and resilience patterns for building distributed systems. When to Use This Skill Decomposing monoliths into microservices Designing service boundaries and contracts Implementing inter-service communication Managing distributed data and transactions Building resilient distributed systems Implementing service discovery and load balancing Designing event-driv...
|
240 |
| 8610 | conversion-psychology | mike-coulbourn/claude-vibes |
Conversion Psychology for Sponsored Content The Core Truth 95% of purchasing decisions happen subconsciously, driven by emotions, not logic. This means: Emotional reactions to marketing are 3x more powerful than the message itself Emotional videos stick — viewers are 6x more likely to remember them When people feel a bond with your brand, they're 70% more likely to purchase Implication for scripts: Lead with emotion, support with logic. Never the reverse. Key Emotional Triggers 1. Joy / Hap...
|
240 |
| 8611 | axiom-apple-docs | charleswiltgen/axiom |
Apple Documentation Router Apple bundles for-LLM markdown documentation inside Xcode. These are authoritative, up-to-date guides and diagnostics written by Apple engineers. Use them alongside Axiom skills for the most accurate information. When to Use Use Apple's bundled docs when: You need the exact API signature or behavior from Apple Axiom skills reference an Apple framework and you want the official source A Swift compiler diagnostic needs explanation The user asks about a specific Apple fra...
|
240 |
| 8612 | refactor | pproenca/dot-skills |
Refactor Overview Improve code structure and readability without changing external behavior. Refactoring is gradual evolution, not revolution. Use this for improving existing code, not rewriting from scratch. When to Use Use this skill when: Code is hard to understand or maintain Functions/classes are too large Code smells need addressing Adding features is difficult due to code structure User asks "clean up this code", "refactor this", "improve this" Refactoring Principles The Golden Rules ...
|
240 |
| 8613 | content-calendar | openclaudia/openclaudia-skills |
Content Calendar Skill You are a content calendar strategist. Your job is to build structured, sustainable publishing plans that maintain consistency, balance content types, and maximize reach across platforms. Gathering Requirements Before building any calendar, collect these inputs: Platforms - Which platforms? Twitter/X, LinkedIn, Instagram, TikTok, blog, newsletter, YouTube. Publishing capacity - How many posts per week can the team realistically produce? Team size - Solo creator, small team...
|
240 |
| 8614 | polyglot-integration | aj-geddes/useful-ai-prompts |
Polyglot Integration Overview Integrate code written in different programming languages to leverage their unique strengths and ecosystems. When to Use Performance-critical code in C/C++/Rust ML models in Python from other languages Legacy system integration Leveraging language-specific libraries Microservices polyglot architecture Implementation Examples 1. Node.js Native Addons (C++) // addon.cc include <node.h> namespace demo { using v8::FunctionCallbackInfo; using v8::Isolate; using v8::L...
|
240 |
| 8615 | data-replication-setup | aj-geddes/useful-ai-prompts |
Data Replication Setup Overview Configure database replication for disaster recovery, load distribution, and high availability. Covers master-slave, multi-master replication, and monitoring strategies. When to Use High availability setup Disaster recovery planning Read replica configuration Multi-region replication Replication monitoring and maintenance Failover automation Cross-region backup strategies PostgreSQL Replication Master-Slave (Primary-Standby) Setup PostgreSQL - Configure Primary...
|
240 |
| 8616 | zustand-patterns | yonatangross/orchestkit |
Zustand Patterns Modern state management with Zustand 5.x - lightweight, TypeScript-first, no boilerplate. Overview Global state without Redux complexity Shared state across components without prop drilling Persisted state with localStorage/sessionStorage Computed/derived state with selectors State that needs middleware (logging, devtools, persistence) Core Patterns Covers basic stores, slices, Immer, persist, selectors, async actions, and devtools. Load Read("${CLAUDE_SKILL_DIR}/references/core...
|
240 |
| 8617 | vm0-ai/vm0-skills |
Instagram API (Graph API) Use the Instagram Graph API by directly executing curl commands to read and publish Instagram content . Official docs: https://developers.facebook.com/docs/instagram-api When to Use Use this skill when you need to: Fetch recent media (photos / videos / Reels) from an account Get detailed information about a specific media item (caption, type, link, time, etc.) Search recent media by hashtag Publish image posts via API (with caption) Prerequisites You must have an Instag...
|
240 | |
| 8618 | triage | readwiseio/readwise-skills |
You are triaging the user's Readwise Reader inbox. Follow this process carefully. Readwise Access Check if Readwise MCP tools are available (e.g. mcp__readwise__reader_list_documents ). If they are, use them throughout. If not, use the equivalent readwise CLI commands instead (e.g. readwise list , readwise read <id> , readwise move <id> <location> ). The instructions below reference MCP tool names — translate to CLI equivalents as needed. Setup Check for persona file. Read reader_persona.md in t...
|
240 |
| 8619 | claude-for-safari | sdlll/claude-for-safari |
Claude for Safari Operate the user's real Safari browser on macOS via AppleScript ( osascript ) and screencapture . This provides full access to the user's actual browser session — including login state, cookies, and open tabs — without any extensions or additional software. Prerequisites Before first use, verify two settings are enabled. Run this check at the start of every session: osascript -e 'tell application "Safari" to get name of front window' 2 > &1 If this fails, instruct the user to e...
|
240 |
| 8620 | fusion-code-conventions | equinor/fusion-skills |
Code Conventions When to use Use this skill whenever code needs to be reviewed, written, or explained against project conventions. It applies at two layers: Language conventions — naming, file naming patterns, type system, TSDoc and XML doc standards, code structure, error handling, async patterns, and dead code policy. Each language has a dedicated agent and an authoritative reference document. Cross-cutting conventions — applied on every code review regardless of language: intent capture (ever...
|
240 |
| 8621 | stakeholder-comms | anthropics/knowledge-work-plugins |
Stakeholder Communications Skill You are an expert at product management communications — status updates, stakeholder management, risk communication, decision documentation, and meeting facilitation. You help product managers communicate clearly and effectively with diverse audiences. Update Templates by Audience Executive / Leadership Update Executives want: strategic context, progress against goals, risks that need their help, decisions that need their input. Format : Status: [Green / Yellow /...
|
239 |
| 8622 | agile-product-owner | alirezarezvani/claude-skills |
Agile Product Owner Complete toolkit for Product Owners to excel at backlog management and sprint execution. Core Capabilities INVEST-compliant user story generation Automatic acceptance criteria creation Sprint capacity planning Backlog prioritization Velocity tracking and metrics Key Scripts user_story_generator.py Generates well-formed user stories with acceptance criteria from epics. Usage: Generate stories: python scripts/user_story_generator.py Plan sprint: python scripts/user_story_g...
|
239 |
| 8623 | sveltekit-remote-functions | spences10/svelte-skills-kit |
SvelteKit Remote Functions Quick Start File naming: *.remote.ts for remote function files Which function? One-time action → command() | Repeated reads → query() | Forms → form() Example // actions.remote.ts import { command } from "$app/server"; import * as v from "valibot"; export const delete_user = command( v.object({ id: v.string() }), async ({ id }) => { await db.users.delete(id); return { success: true }; } ); // Call from client: await delete_user({ id: '123' }); Refer...
|
239 |
| 8624 | qiaomu-music-player-spotify | joeseesun/qiaomu-music-player-spotify |
Qiaomu Music Player (Spotify) 统一的音乐播放 + 风格查询 Skill。通过自包含的 Python 脚本直接调用 Spotify Web API,集成 RateYourMusic 5947 个音乐风格数据库。 Part 1: Spotify 播放器 脚本位置 ~/.claude/skills/qiaomu-music-player-spotify/spotify.py 运行方式 ~/.claude/skills/qiaomu-music-player-spotify/spotify.py < command > [ args .. . ] 命令列表 命令 参数 说明 search <query> [type] [limit] 搜索 (type: track/artist/album/playlist,默认 track) play <uri或track_id> 播放指定曲目/专辑/播放列表 pause 暂停 resume 继续播放 next 下一首 prev 上一首 queue <uri或track_id> 加入队列 now 当前播放信息 show-queu...
|
239 |
| 8625 | email-design | inference-sh/skills |
Email Design Design high-converting marketing emails with AI-generated visuals via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate email header banner infsh app run infsh/html-to-image --input '{ "html": "<div style=\"width:600px;height:250px;background:linear-gradient(135deg,667eea,764ba2);display:flex;align-items:center;justify-content:center;font-family:system-ui;color:white;...
|
239 |
| 8626 | dialogue-audio | inference-sh/skills |
Dialogue Audio Create realistic multi-speaker dialogue with Dia TTS via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Two-speaker conversation infsh app run falai/dia-tts --input '{ "prompt": "[S1] Have you tried the new feature yet? [S2] Not yet, but I heard it saves a ton of time. [S1] It really does. I cut my workflow in half. [S2] Okay, I am definitely trying it today." }' Speaker ...
|
239 |
| 8627 | press-release-writing | inference-sh/skills |
Press Release Writing Write professional press releases with research and fact-checking via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Research for fact-checking and context infsh app run tavily/search-assistant --input '{ "query": "SaaS funding rounds Q1 2024 average series A size" }' AP Style Format Structure HEADLINE IN TITLE CASE, PRESENT TENSE, NO PERIOD Optional Subheadline Wi...
|
239 |
| 8628 | command development | davila7/claude-code-templates |
Command Development for Claude Code Overview Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows. Key concepts: Markdown file format for commands YAML frontmatter for configuration Dynamic arguments and file references Bash execution for context Command organization and namespacing Command Basics What is a Slas...
|
239 |
| 8629 | mamba-architecture | davila7/claude-code-templates |
Mamba - Selective State Space Models Quick start Mamba is a state-space model architecture achieving O(n) linear complexity for sequence modeling. Installation: Install causal-conv1d (optional, for efficiency) pip install causal-conv1d>=1.4.0 Install Mamba pip install mamba-ssm Or both together pip install mamba-ssm[causal-conv1d] Prerequisites: Linux, NVIDIA GPU, PyTorch 1.12+, CUDA 11.6+ Basic usage (Mamba block): import torch from mamba_ssm import Mamba batch, length, dim = 2, 64,...
|
239 |
| 8630 | verification-before-completion | davila7/claude-code-templates |
Verification Before Completion Overview Claiming work is complete without verification is dishonesty, not efficiency. Core principle: Evidence before claims, always. Violating the letter of this rule is violating the spirit of this rule. The Iron Law NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE If you haven't run the verification command in this message, you cannot claim it passes. The Gate Function BEFORE claiming any status or expressing satisfaction: 1. IDENTIFY: What command prov...
|
239 |
| 8631 | testing-patterns | davila7/claude-code-templates |
Testing Patterns and Utilities Testing Philosophy Test-Driven Development (TDD): Write failing test FIRST Implement minimal code to pass Refactor after green Never write production code without a failing test Behavior-Driven Testing: Test behavior, not implementation Focus on public APIs and business requirements Avoid testing implementation details Use descriptive test names that describe behavior Factory Pattern: Create getMockX(overrides?: Partial<X>) functions Provide sensible defaults...
|
239 |
| 8632 | rdkit | davila7/claude-code-templates |
RDKit Cheminformatics Toolkit Overview RDKit is a comprehensive cheminformatics library providing Python APIs for molecular analysis and manipulation. This skill provides guidance for reading/writing molecular structures, calculating descriptors, fingerprinting, substructure searching, chemical reactions, 2D/3D coordinate generation, and molecular visualization. Use this skill for drug discovery, computational chemistry, and cheminformatics research tasks. Core Capabilities 1. Molecular I/O an...
|
239 |
| 8633 | brainstorming | jwynia/agent-skills |
Brainstorming Ideas Into Designs Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design and get user approval. Anti-Pattern: "This Is Too Simple To Need A Design" Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are ...
|
239 |
| 8634 | user-journeys | alinaqi/claude-bootstrap |
User Journeys Skill Load with: base.md + playwright-testing.md For defining and testing real user experiences - not just specs, but actual flows humans take through your application. Philosophy Specs test features. Journeys test experiences. A feature can pass all specs but still deliver a terrible experience. User journeys capture: How users actually navigate (not how we think they should) Emotional states at each step (frustrated, confused, delighted) Recovery from mistakes (users will m...
|
239 |
| 8635 | figma-integration | mindrally/skills |
Figma Integration Guidelines You are an expert in integrating Figma designs with development workflows. Apply these guidelines when working with Figma designs and implementing them in code. Design-to-Code Workflow Extracting Design Information Identify component structure and hierarchy from Figma layers Extract color values, typography settings, and spacing values Note responsive behavior and breakpoint variations Document interactive states (hover, active, focus, disabled) Capture animation a...
|
239 |
| 8636 | tailwindcss | mindrally/skills |
Tailwind CSS The skill is based on Tailwind CSS v4.1.18, generated at 2026-01-28. Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces. Instead of writing custom CSS, you compose designs using utility classes directly in your markup. Tailwind v4 introduces CSS-first configuration with theme variables, making it easier to customize your design system. Core References Topic Description Reference Installation Vite, PostCSS, CLI, and CDN setup core-installation U...
|
239 |
| 8637 | effective go | openshift/hypershift |
Effective Go Apply best practices and conventions from the official Effective Go guide to write clean, idiomatic Go code. When to Apply Use this skill automatically when: Writing new Go code Reviewing Go code Refactoring existing Go implementations Key Reminders Follow the conventions and patterns documented at https://go.dev/doc/effective_go , with particular attention to: Formatting : Always use gofmt - this is non-negotiable Naming : No underscores, use MixedCaps for exported names, mixedCaps...
|
239 |
| 8638 | symfony:api-platform-security | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:api-platform-security<div
|
239 |
| 8639 | symfony:api-platform-state-providers | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:api-platform-state-providers<div
|
239 |
| 8640 | ml pipeline automation | aj-geddes/useful-ai-prompts |
ML Pipeline Automation ML pipeline automation orchestrates the entire machine learning workflow from data ingestion through model deployment, ensuring reproducibility, scalability, and reliability. Pipeline Components Data Ingestion : Collecting data from multiple sources Data Processing : Cleaning, transformation, feature engineering Model Training : Training and hyperparameter tuning Validation : Cross-validation and testing Deployment : Moving models to production Monitoring : Tracking perfor...
|
239 |
| 8641 | recommendation system | aj-geddes/useful-ai-prompts |
Recommendation System Overview This skill implements collaborative and content-based recommendation systems with matrix factorization techniques to predict user preferences, increase engagement, and drive conversions through personalized item suggestions. When to Use Developing recommendation features to improve user engagement and retention Implementing personalized product suggestions to increase sales and conversion rates Building hybrid recommendation systems that combine collaborative and c...
|
239 |
| 8642 | regression modeling | aj-geddes/useful-ai-prompts |
Regression Modeling Overview Regression modeling predicts continuous target values based on input features, establishing quantitative relationships between variables for forecasting and analysis. When to Use Predicting sales, prices, or other continuous numerical outcomes Understanding relationships between independent and dependent variables Forecasting trends based on historical data Quantifying the impact of features on a target variable Building baseline models for comparison with more compl...
|
239 |
| 8643 | service-mesh-implementation | aj-geddes/useful-ai-prompts |
Service Mesh Implementation Overview Deploy and configure a service mesh to manage microservice communication, enable advanced traffic management, implement security policies, and provide comprehensive observability across distributed systems. When to Use Microservice communication management Cross-cutting security policies Traffic splitting and canary deployments Service-to-service authentication Request routing and retries Distributed tracing integration Circuit breaker patterns Mutual TLS b...
|
239 |
| 8644 | ln-523-auto-test-planner | levnikolaevich/claude-code-skills |
Paths: File paths ( shared/ , references/ , ../ln-* ) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. Automated Test Planner Creates Story test task with comprehensive automated test coverage (E2E/Integration/Unit) based on Risk-Based Testing methodology and REAL manual testing results. Inputs Input Required Source Description storyId Yes args, git branch, kanban, user Story to process Resolution: Story Resolution Chain. St...
|
239 |
| 8645 | huggingface-papers | huggingface/skills |
Hugging Face Paper Pages Hugging Face Paper pages (hf.co/papers) is a platform built on top of arXiv (arxiv.org), specifically for research papers in the field of artificial intelligence (AI) and computer science. Hugging Face users can submit their paper at hf.co/papers/submit, which features it on the Daily Papers feed (hf.co/papers). Each day, users can upvote papers and comment on papers. Each paper page allows authors to: claim their paper (by clicking their name on the authors field). This...
|
239 |
| 8646 | build-persona | readwiseio/readwise-skills |
You are building a reader persona for the user based on their Readwise Reader library. This persona file is used by other skills (triage, quiz, etc.) to personalize their experience. Readwise Access Check if Readwise MCP tools are available (e.g. mcp__readwise__reader_list_documents ). If they are, use them throughout (and pass this context to the subagent). If not, use the equivalent readwise CLI commands instead (e.g. readwise list , readwise read <id> , readwise search <query> , readwise high...
|
239 |
| 8647 | incremental-static-rendering | patternsdev/skills |
Incremental Static Generation Static Generation (SSG) addresses most of the concerns of SSR and CSR but is suitable for rendering mostly static content. It poses limitations when the content to be rendered is dynamic or changing frequently. Think of a growing blog with multiple posts. You wouldn't possibly want to rebuild and redeploy the site just because you want to correct a typo in one of the posts. Similarly, one new blog post should also not require a rebuild for all the existing pages. Th...
|
239 |
| 8648 | aixyz | agentlyhq/aixyz |
Working with aixyz Where to Find the Latest Information The project evolves quickly. Always consult these sources for up-to-date details: Docs site: aixyz.sh — Getting Started guides, API reference, protocol docs, and templates GitHub: github.com/AgentlyHQ/aixyz — source, issues, and examples CLI help: every command has --help — run it to discover the current flags Immutable Facts These things will not change: Runtime is always Bun — install with bun , run with bun , test with bun test Agent log...
|
238 |
| 8649 | golang-cli-cobra-viper | bobmatnyc/claude-mpm-skills |
Go CLI Development with Cobra & Viper Overview Cobra and Viper are the industry-standard libraries for building production-quality CLIs in Go. Cobra provides command structure and argument parsing, while Viper manages configuration from multiple sources with clear precedence rules. Key Features: 🎯 Cobra Commands: POSIX-compliant CLI with subcommands (app verb noun --flag) ⚙️ Viper Config: Unified configuration from flags, env vars, and config files 🔄 Integration: Seamless Cobra + Viper plumbi...
|
238 |
| 8650 | todo-create | everyinc/compound-engineering-plugin |
File-Based Todo Tracking Overview The .context/compound-engineering/todos/ directory is a file-based tracking system for code review feedback, technical debt, feature requests, and work items. Each todo is a markdown file with YAML frontmatter. Legacy support: Always check both .context/compound-engineering/todos/ (canonical) and todos/ (legacy) when reading. Write new todos only to the canonical path. This directory has a multi-session lifecycle -- do not clean it up as scratch. Directory Paths...
|
238 |