ワンクリックで
kord-aios
kord-aios には gabrielnsmnto から収集した 149 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Execute story development with selectable automation modes to accommodate different developer preferences, skill levels, and story complexity.
Set up a Kord-aligned documentation baseline (no legacy frameworks)
Create Next Story Task methodology and workflow
Validate Next Story Task methodology and workflow
advanced-elicitation methodology and workflow
No checklists needed - this task facilitates brainstorming sessions, validation is through user interaction methodology and workflow
Analyze Brownfield Project methodology and workflow
Cross-Artifact Analysis Task methodology and workflow
Comprehensive framework analysis — component discovery, usage patterns, performance bottlenecks, redundancy detection, and improvement recommendations
Project structure analysis — service inventory, pattern detection, language distribution, testing approach, and implementation recommendations for new features
An methodology and workflow
Calculate ROI and Cost Savings methodology and workflow
No checklists needed - this task creates research prompts, validation is built into the research methodology methodology and workflow
Facilitate Brainstorming Session methodology and workflow
learn-patterns methodology and workflow
Learned Patterns Management methodology and workflow
Spec Pipeline: Assess Complexity methodology and workflow
Spec Pipeline: Critique Specification methodology and workflow
Spec Pipeline: Gather Requirements methodology and workflow
Spec Pipeline: Research Dependencies methodology and workflow
Spec Pipeline: Write Specification methodology and workflow
Query performance analysis and optimization (explain plans, hotpath detection, interactive optimization)
Run EXPLAIN ANALYZE on common/critical queries to identify performance issues
Safely apply a migration with pre/post snapshots and exclusive lock
Create standard Supabase project structure
Interactive session to model business domain into database schema
Execute migration inside BEGIN…ROLLBACK to catch syntax/ordering errors
Validate environment for DB operations without leaking secrets
Run detailed query plan analysis to assess performance
Set session claims to emulate authenticated user for RLS testing
Import CSV data using PostgreSQL COPY with staging table and validation
Install KISS or granular RLS policies on a table
Report tables with/without RLS and list all policies
Restore database to previous snapshot or run rollback script
Execute SQL file or inline SQL with transaction safety and timing
Comprehensive audit of database schema quality and best practices
Safely apply seed data to database with idempotent operations
Run post-migration validation checks
Create schema-only snapshot for rollback capability
Interactive guide to set up Supabase project with best practices