← Back to the catalog Creates and updates modular project rules for Claude Code in .claude/rules/ directory. Use when creating, updating, or modifying rule files, organizing project guidelines, setting up code standards, or when user mentions "create rules", "update rules", "add rules", or "rule configuration".
View on GitHub ↗ Copy repo URL Copy SKILL.md link /plugin marketplace add aiskillstore/marketplace The exact command may vary by repository. Check the README on GitHub.
For the skill author
Shows your skill is listed on Skillteca, generates a backlink and trackable traffic.
Markdown HTML
[](https://www.skillteca.com.br/skills/managing-project-rules?utm_source=badge&utm_medium=readme&utm_campaign=badge) Copy snippet Team Mode security research skill orchestrates 3 vulnerability hunters and 2 PoC engineers to audit a codebase in parallel, prove exploitability, classify root causes, and calibrate severity. It is used for security review, vulnerability research, exploitability audit, and threat model validation.
Segurança by code-yeongyu
Provide a comprehensive, structured reference for the 100 most critical web application vulnerabilities organized by category. This skill enables systematic vulnerability identification, impact assessment, and remediation guidance across the full spectrum of web security threats.
Segurança #github #git by sickn33
Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA.
Segurança #github #git by sickn33
Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
Segurança #github #git by sickn33
Category alert
One short email with only the new Segurança skills. 4 minutes of reading, no spam, unsubscribe with one click.
You confirm your email on the first send. No spam. Unsubscribe with one click.
Goal : Create and maintain focused, well-organized rule files in .claude/rules/ following Claude Code best practices.
IMPORTANT : Rules should be concise, focused, and organized by topic. Follow the reference documentation structure.
Workflow
Phase 1: Assessment
Read reference documentation at references/project-rules-docs.md
Analyze existing rules in .claude/rules/ to understand patterns
Check if rule file exists (update vs create)
Determine rule scope (general vs path-specific)
Identify appropriate filename and organization
Phase 2: Configuration
For updates: read existing file and preserve structure
Define rule topic and scope clearly
Structure content with clear sections and lists
Apply YAML frontmatter for path-specific rules
Keep content focused on one topic
Phase 3: Implementation
Create new or update existing rule file in .claude/rules/
Use subdirectories for better organization if needed
Validate frontmatter syntax for path-specific rules
Report completion with file location, scope, and changes made
Rules
One topic per rule file (code-style, testing, security)
Use descriptive filenames (kebab-case)
Path-specific frontmatter only when truly needed
For updates: extend sections, remove duplicates, preserve existing content
Consult user before major structural changes
Acceptance Criteria
Rule file created or updated in .claude/rules/ directory
Content is focused and well-organized
YAML frontmatter valid for path-specific rules
Filename is descriptive and follows kebab-case
No conflicts with existing rules
Report includes file location, scope, and summary of changes
Read full description↓
Comments · No comments No comments yet. Be the first.