CtrlK
BlogDocsLog inGet started
Tessl Logo

politron-ide

github.com/lchenrique/politron-ide

SkillAddedReview
2d-games

.agent/skills/game-development/2d-games/SKILL.md

2D game development principles. Sprites, tilemaps, physics, camera.

51

3d-games

.agent/skills/game-development/3d-games/SKILL.md

3D game development principles. Rendering, shaders, physics, cameras.

48

api-patterns

.agent/skills/api-patterns/SKILL.md

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

48

app-builder

.agent/skills/app-builder/SKILL.md

Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.

51

architecture

.agent/skills/architecture/SKILL.md

Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.

60

bash-linux

.agent/skills/bash-linux/SKILL.md

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

66

behavioral-modes

.agent/skills/behavioral-modes/SKILL.md

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

47

brainstorming

.agent/skills/brainstorming/SKILL.md

Socratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.

55

clean-code

.agent/skills/clean-code/SKILL.md

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

38

code-review-checklist

.agent/skills/code-review-checklist/SKILL.md

Code review guidelines covering code quality, security, and best practices.

66

database-design

.agent/skills/database-design/SKILL.md

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

48

deployment-procedures

.agent/skills/deployment-procedures/SKILL.md

Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.

55

documentation-templates

.agent/skills/documentation-templates/SKILL.md

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

45

frontend-design

.agent/skills/frontend-design/SKILL.md

Design thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.

63

game-art

.agent/skills/game-development/game-art/SKILL.md

Game art principles. Visual style selection, asset pipeline, animation workflow.

48

game-audio

.agent/skills/game-development/game-audio/SKILL.md

Game audio principles. Sound design, music integration, adaptive audio systems.

48

game-design

.agent/skills/game-development/game-design/SKILL.md

Game design principles. GDD structure, balancing, player psychology, progression.

51

game-development

.agent/skills/game-development/SKILL.md

Game development orchestrator. Routes to platform-specific skills based on project needs.

53

geo-fundamentals

.agent/skills/geo-fundamentals/SKILL.md

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

45

i18n-localization

.agent/skills/i18n-localization/SKILL.md

Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.

48

intelligent-routing

.agent/skills/intelligent-routing/SKILL.md

Automatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring explicit user mentions.

30

mcp-builder

.agent/skills/mcp-builder/SKILL.md

MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.

32

mobile-design

.agent/skills/mobile-design/SKILL.md

Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.

71

mobile-games

.agent/skills/game-development/mobile-games/SKILL.md

Mobile game development principles. Touch input, battery, performance, app stores.

48

multiplayer

.agent/skills/game-development/multiplayer/SKILL.md

Multiplayer game development principles. Architecture, networking, synchronization.

47